@charset "utf-8";
/* CSS Document */

body {
	font-family: "Hiragino Sans GB", \5FAE\8F6F\96C5\9ED1, "lvetica Neue", Helvetica, Arial, sans-serif;
	color: #666
}
a {
	text-decoration: none;
	font-weight: 500;
	color: rgba(117,127,152,1)
}
a:focus, a:hover {
	color: #b1263b;
	text-decoration: none;
}
ul li{margin: 0; padding: 0;}
li{list-style-type:none;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0
}
img {
	height: auto;
	max-width: 100%
}

iframe {
	height: 218px;
	max-width: 100%
}

#button, .btn-success, .item-on-hover, .kehu figure a p, .team img, :active, :focus, :hover, :link, :visited {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}
/*bootstrap 网格div高度不一致 */
.row2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.row2 > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.row2{
	margin-left: -15px;
	margin-right: -15px;
}
/*bootstrap 网格div高度不一致 */
/*其他字体*/
@font-face {
	font-family: 'logo';
	font-style: normal;
	src: url("../fonts/logo.ttf") format('truetype');
}
@font-face {
	font-family: 'tt0173m_';
	font-style: normal;
	src: url("../fonts/tt0173m_.ttf") format('truetype');
}
@font-face {
	font-family: 'tt0861m_';
	font-style: normal;
	src: url("../fonts/tt0861m_.ttf") format('truetype');
}
@font-face {
	font-family: 'tt1161m_';
	font-style: normal;
	src: url("../fonts/tt1161m_.ttf") format('truetype');
}
@font-face{font-family: 'iconfont'; src: url('../fonts/iconfont1.eot'); src: url('../fonts/iconfont1.eot#iefix') format('embedded-opentype'), url('../fonts/iconfont1.woff') format('woff'), url('../fonts/iconfont1.ttf') format('truetype')}

.iconfont{font-family: "iconfont" !important; font-size: 48px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0; -moz-osx-font-smoothing: grayscale;}
@font-face {
	font-family: 'typeicon';
	font-style: normal;
	src: url("../fonts/typeicon.ttf") format('truetype');
}
@font-face {
	font-family: 'abouticon';
	font-style: normal;
	src: url("../fonts/abouticon.ttf") format('truetype');
}
/*其他字体*/
/*头部*/
@media (min-width:1230px) {
	.container{
		width: 1230px;
	}
}
.tel{font-size: 18px; font-weight: bold;color: #6f6f6f; padding: 30px 0;}
header{overflow:hidden;}

.top-search input.form-control{
	-webkit-box-shadow: 0 0 0px 1000px #333 inset;
}

.matop-30{
	margin-top: 30px;
}
.matop30{
	margin-top: -30px;
}
.matop-50{
	margin-top: 50px;
}
.matop-100{
	margin-top: 100px;
}
.matop-150{
	margin-top: 150px;
}
.cor-white{color:white!important;}
.bg-white{}
.navbar-toggle:hover{
	background-color: transparent;
}
/*banner*/

/*banner*/
/*首页产品中心*/
.zm-bj{
	font-family: 'tt0173m_';
	font-size: 48px;
	color: #f6f6f6;
	text-transform: uppercase;
	padding-top: 20px; 
}
.xm-cp-tit h2{
	font-size: 30px;
	margin-top: -10px;
	color: #444;
}
.xm-cp-tit h2 span{
	color: #b1263b;
	font-weight: bold;
}
.tit-sx{
	width:72px;
	height: 3px;
	background: #b1263b;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 15px;
	border-radius: 3px;
}
.tit-small{
	color: #888;
}
.pro-roll-li figure{
	padding-left: 6px;
	padding-right: 6px;
}
.pro-roll-li .span12{
	padding: 10px;
	background: #f4f5f8;
}
.pro-roll-li .owl-theme .owl-controls .owl-page span{
	background: #929bb1;
}
.pro-roll-li figure figcaption{
	 border: solid 1px #eee;
}
.pro-roll-li .pro-cp-tit{
	/* border-top: solid 1px #eee; */
}
.pro-cp-tit ul li,.pro-cp-tit ul li p, .pro-cp-tit ul li h3{
	padding: 0;
	margin: 0;
}
.pro-cp-tit ul li h3{
	margin-top:5px;
}
.pro-roll-li .pro-cp-tit ul,.pro-roll-li .pro-cp-tit ul li{
	width: 100%;
	margin-bottom: 0;
}
.pro-tit-home-li ul li i{
	font-family: 'typeicon';
	font-size: 50px;
	font-style: normal;
	margin:0 10px;
}
.pro-tit-home-li ul li:nth-child(1) i::after{
	content: 'A';
}
.pro-tit-home-li ul li:nth-child(2) i::after{
	content: 'C';
}
.pro-tit-home-li ul li:nth-child(3) i::after{
	content: 'K';
}
.pro-tit-home-li ul li:nth-child(4) i::after{
	content: 'B';
}
.pro-tit-home-li ul li:nth-child(5) i::after{
	content: 'D';
}
.pro-tit-home-li ul li:nth-child(6) i::after{
	content: 'H';
}
.pro-tit-home-li ul li:nth-child(7) i::after{
	content: 'G';
}
.pro-tit-home-li ul li:nth-child(8) i::after{
	content: 'E';
}
.pro-tit-home-li ul li:nth-child(9) i::after{
	content: 'I';
}
.pro-tit-home-li ul li:nth-child(10) i::after{
	content: 'J';
}
.pro-tit-home-li ul li:nth-child(11) i::after{
	content: 'L';
}
.pro-tit-home-li ul li:nth-child(12) i::after{
	content: 'F';
}
.pro-tit-home-li ul li a{
	display: block;
	width: 100%;
	background: #f4f5f8; 
	padding: 18px 0;
	text-align: center;
	margin-top: 10px;
	color: #444;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
}
.list-pro-all ul li a{
	padding: 0;
	display: flex;
	align-items: center;
} 
.list-pro-table ul{
	display: table;
	padding: 0;
}
.list-pro-table ul li{
	display: table;
	padding: 0 15px;
}
.list-pro-table ul li a{
	padding: 18px 25px;
}
.pro-tit-home-li ul li a:hover{
	background: #b1263b; 
	color: #fff;
}
@media(max-width:768px){
	.zm-bj{font-size:24px}
	.xm-cp-tit h2{font-size:24px;margin-top: 5px;}
	.tit-small{font-size:12px; line-height: 20px;}
	.list-pro-table ul li{padding-right: 5px; padding-left: 5px;}
	.list-pro-table ul li a{padding: 18px 0;}
	
}
/*首页产品列表*/
.pro-home-li{
	width: 100%;
	background: #f4f5f8;
	overflow: hidden;
	padding: 58px 0;
}
.pro-home-li figure{
	margin-top: 12px;
}
.pro-img{
	position: relative;
}
@media(max-width:768px){
	.pro-home-li figure{
		padding-left: 8px;
		padding-right: 8px;
	}	
}
.img-hiden{
	position:absolute;
	bottom: 0;
	width: 100%;
	height: 0;
	background: rgba(84,93,115,0.73);
	transition: 0.4s;
	overflow: hidden;
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	color: #fff;
	z-index: 999;
}
.pro-img:hover .img-hiden{
	height: 100%;
}
.i-logo{
	display: block;
	margin: 10px;
	width:34px;
	height: 34px;
	background: url("../image/i-logo.png") no-repeat;
}

.pro-cp-tit{
	background: #fff;
	margin-top: 1px;
	padding: 0 10px;
}
.pro-home-li .pro-cp-tit{
	padding: 10px 0px;
}
.pro-home-li .pro-cp-tit ul{
	padding: 0 0 0 10px;
}
.pro-home-li-a{
	padding-right:10px;
	margin-top: -30px;
}
@media (max-width:768px){
	.pro-cp-tit{
	padding: 0 5px;
	}
	.pro-home-li-a{
	padding-right:10px;
	margin-top: -60px!important;
}
}
.pro-cp-tit ul li h3{
	font-size: 16px;
	color: #444;
}
.pro-cp-tit ul li p{
	font-size: 14px;
	color: #888;
}
.pro-cp-tit ul li p,.pro-cp-tit ul li h3{
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.pro-roll-li .pro-cp-tit ul li a{
	color: #b1263b;
}

.pro-cp-tit ul li:last-child{

}
.view-more{
	margin: auto;
	width: 180px;
	height: 40px;
	display: block;
	background: #b1263b;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	line-height: 40px;
	margin-top: 30px;
}
/*设计制造*/
.des-bot{
	background: #f4f5f8;
	padding: 30px 0;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.des-bot-left{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.des-bot-left::after{
	font-family: 'tt0861m_';
	font-size: 136px;
	color: #dcdfe9;
	position: absolute;
	top: 20px;
	z-index: 1;
	line-height: 40px;
}
.des-bo-le-af-a::after{
	content: "01";
}
.des-bo-le-af-b::after{
	content: "02";
}
.des-bo-le-af-c::after{
	content: "03";
}
.des-bo-le-af-d::after{
	content: "04";
}
.des-bo-le-af-e::after{
	content: "05";
}

.des-bot-left p{
	position: absolute;
	width: 100%;
	z-index: 2;
	background: #f4f5f8;
	text-align: center;
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
}
.des-bot-right li{
	padding: 5px 0;
}
.des-bot-right li::before{
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #b1263b;
	margin-right: 10px;
	margin-bottom: 3px;
}

.des-abo{
	position:absolute;
	bottom: 0;
	width: 100%;
	height: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99999;
	background-color: rgba(117,127,152,0.8);
	color: #fff;
	transition: 0.4s;
	overflow: hidden;
	opacity: 0;
}
.des-bot:hover .des-abo{
	height: 100%;
	opacity: 1;
}

.about-five .des-bot{
	position: relative;
	border-radius: 5px;
	padding: 0;
}
.about-five .des-bot-left{
	position: static;
}
.about-five .des-bot-left p{
	position: static;
	text-align: left;
	background:none;
	padding-top: 20px;
}
.about-five .des-bot-left p span{
	font-size: 12px;
	line-height: 0px;
	color: #dcdfe9;
}
.about-five-num{
	font-family: 'tt0861m_';
	font-size: 90px;
	color: #dcdfe9;
	display: flex;
	align-items: center;
	justify-content: center;
}
.about-five .zm-bj{
	font-size: 30px;
	line-height: 20px;
}
.about-five h2{
	font-size: 30px;
	font-weight: bold;
	color: #b1263b;
	line-height: 25px;
}
.about-five figure{
	margin-bottom: 20px;
}
@media (max-width:768px){
	.about-five .zm-bj{
	font-size: 20px;
	line-height: 18px;
		padding-top: 0;
	}
	.about-five h2{
	font-size: 18px;
	line-height: 14px;
		margin-top: 10px;
	}
		.about-five p{
			padding: 0;
	}
	.about-five-num{
		font-size:50px;
		padding-right: 0;
	}
	.about-five .des-bot-left p{
		font-size:14px;
		padding: 0;
	}
	.about-five .des-bot-left{
		padding-right:0;
	}
	.about-five .des-bot-left p span{
		display: block;
		font-size: 12px;
		font-weight: 100;
		padding-top: 5px;
		transform: scale(0.8);
		transform-origin: 0 0;
	}
	.des-abo{
		padding:10px;
	}
}
/*行业应用*/
.yingyong-bj{
	width:100%;
	overflow: hidden;
	padding: 100px 0;
	background-image: url("../image/yingyong-bj.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.yingyong-bj .zm-bj{
	color: #585a68;
}
.yingyong-bj .xm-cp-tit h2,.yingyong-bj .xm-cp-tit h2 span{
	color: #fff;
}
.yingyong-bj .xm-cp-tit p{
	color: #bdbdbd;
}

.yy-li-bj{
	display: block;
	color: #fff;
	wdith:100%;
	background: rgba(255,255,255,0.3);
	padding: 15px;
	border-radius: 5px;
	margin: 5px;
	overflow: hidden;
}
.yy-li-bj:hover{
	color: #fff;
}
.yingyong-bj ul li{
	margin-top: 10px;
	color: #fff;
}
.yingyong-bj ul li i{
	float: left;
}
.yingyong-bj ul li p{
	float: left;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
}
.yingyong-bj ul li p span{
	margin-top: 5px;
	font-size: 12px;
	color: #d2d2d2;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	      -webkit-transform-origin-x: 0; /*缩小后文字居左*/
      -webkit-transform: scale(0.80);   /*关键*/
      transform:scale(0.8);
}
/*关于我们*/
.abou-img{
		width: 100%;
		background-repeat: no-repeat;
		height: 543px;
}
.sec-about h2{
	font-size: 18px;
	font-weight: bold;
	color: #585a68;
}
.sec-about h2 span{
	font-size: 48px;
	font-family: 'tt0173m_';
}
.bou-ny{
	line-height: 30px;
	color: #888888;
	margin-top: 20px;
}
.ab-more{
	display: flex;
	align-items: center;
}
.ab-more::before{
	content: "";
	width: 48px;
	height: 1px;
	display: block;
	background: #b1263b;
	float: left;
}
.ab-more a{
	text-align: center;
	line-height: 30px;
	width:96px;
	height: 30px;
	display: block;
	border: solid 1px #b1263b;
	color: #b1263b;
	margin-left: 50px;
}
.ab-more a:hover{
	background: #b1263b;
	color: #fff;
}
.sec-about h3{
	font-family: 'tt0173m_';
	font-size: 40px;
	color: #b1263b;
}
.p-ms{
	color: #585a68;
	font-weight: bold;
	font-size: 18px;
}
.ab-li ul li a{ 
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
}
@media (max-width:768px){
	.ab-li ul li a{ 
	font-size: 14px;
	}
}
.ab-li ul li:first-child a{ 
	background: #757f98;
}
.ab-li ul li:nth-child(2) a{ 
	background: #929bb1;
}
.ab-li ul li:nth-child(3) a{ 
	background: #acb4c6;
}
.ab-li ul li a i{ 
	margin-right: 10px;
}
.ab-li ul li a:hover{ 
	background: #b1263b;
}
/*switch图片*/
    #owl-demo .item{
        margin: 10px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
/*客户*/
    #owl-kh-demo .item{
        margin: 13px;
		box-shadow: 0 0 8px #eee;
    }
    #owl-kh-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }

/*五等分*/
		/* define bootstrap 5 columns */
		.col-xs-1-5,
		.col-sm-1-5,
		.col-md-1-5,
		.col-lg-1-5 {
			position: relative;
			min-height: 1px;
			padding-right: 10px;
			padding-left: 10px;
		}
 
		.col-xs-1-5 {
			width: 20%;
			float: left;
		}
 
		@media (min-width: 768px) {
		.col-sm-1-5 {
				width: 20%;
				float: left;
			}
		}
		@media (min-width: 992px) {
			.col-md-1-5 {
				width: 20%;
				float: left;
			}
		}
		@media (min-width: 1200px) {
			.col-lg-1-5 {
				width: 20%;
				float: left;
			}
		}
/*中间*/

.sec-jz{
	width: 100%;
/*	background: #757f98;*/
	background: #b1263b;
	padding: 70px 0;
	color: #fff;
}
.sec-jz i{
	display: flex;
	width: 61px;
	height: 61px;
	border-radius: 32px;
	border: solid 3px #fff;
	font-size: 30px;
	justify-content: center;
	align-items: center;
}
.sec-jz h4{
	font-size: 18px;
	font-weight: bold;
}
.sec-jz h4 span{
	font-size: 12px;
/*	color: #949db2;*/
	text-transform: uppercase;
}
/*首页新闻*/
.news-list{
	width:100%;
	background: #f4f5f8;
	padding: 68px 0;
}
.nav-tabs{
	border-bottom:none;
}
.nav-tabs>li{
	padding-left: 6px;
	padding-right: 6px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	background: #b1263b;
	color: #fff;
	border: none;
}
.nav-tabs>li>a{border:none;}
.nav-tabs>li>a{
	color: #444;
	background: #fff;
}
.tj-news{
	width: 100%;
	padding-left: 7px;
	margin-top: 24px;
	border-bottom: solid 1px #e6e8ee;
	padding-bottom: 10px;
}
.tj-news a{
	font-size: 16px;
	color: #444;
	display: block;
	padding: 30px 0 10px 0;
}
.tj-news p{
	line-height: 24px;
	color: #a4a4a4;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tj-li ul{
	magin-left:0;
	margin-top: 20px;
	padding: 0 0 0 5px;
}
.tj-li ul li::before{
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background: #b1263b;
	margin-bottom: 3px;
}
.tj-li ul li a{
	color: #595959;
	line-height: 30px;
	padding-left:8px;
}
.tj-li ul li small{
	color: #bcbcbc;
}

/*常见问答*/
.qa-top{
	overflow:hidden;
}
.qa-top-left p{
	font-family: 'tt0173m_';
	font-size: 48px;
	color: #e6e8ee;
	line-height: 40px;
}
.qa-top-left h3{
	font-size: 18px;
	color: #585a68;
	font-weight: bold;
	line-height: 5px;
	padding-left: 5px;
}
.qa-top-right{
	display: block;
	width:27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #b1263b;
	color: #fff;
	margin-top: 30px;
}
.mun{
	width: 34px;
	height: 34px;
	background: #b1263b;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}
.qa-bot{
	position:relative;
	overflow:hidden;
	border-bottom: solid 1px #e6e8ee;
	padding-bottom: 20px;
}
/*
.qa-bot::after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 0px;
	height: 100%;
	transition: 0.4s;
	background: #e6e8ee;
	z-index: 1;
}
.qa-bot:hover::after{
	width: 100%;
}
*/
.qa-bot h4{
	font-size: 16px;
	font-weight: bold;
	color: #444;
}
.qa-bot a{

}
.qa-bot p{
	line-height: 24px;
	color: #888888;
		 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*footcss*/
.phone {
	margin-top:20px;
}
.phone i{
	font-size:36px;
	color: #fff;
	margin-top: 10px;
}
.phone p small{
	font-size:14px;
	color: #959aa7;
	font-weight: bold;
}
.phone p{
	font-size:24px;
	color: #fff;
	line-height: 24px;
	font-family: 'tt0173m_';
}
.foot-menu{
		width: 100%;
	background: #262a35;
	padding: 30px 0;
}
.foot-menu h4{
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.foot-menu h4::after{
	content: '';
	display: block;
	width: 18px;
	height: 1px;
	background: #fff;
	margin-top: 20px;
	transition: 0.4s;
}
.fot-xm-lis:hover h4::after{
	width: 80px;
}
.fo-xm-li{
	padding-left: 50px;
}
.foot-menu ul li a{
	color: #959aa7;
	line-height: 30px;
}
.ewm {
	padding-left:80px;
}
.ewm p{
	color: #5c6273;
	margin-top: 0.625rem;
}
.foot-zx{
	display: block;
	width: 216px;
	height: 40px;
	margin-top: 20px;
	background: #b1263b;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
}
.addt{
	width:100%;
	padding: 8px;
/*	background: #2e323d;*/
	background: #b1263b;
}
.addt i{
	width:37px;
	height: 37px;
/*	background: #434855;*/
	background: #c43a4f;
	color: #fff;
	border-radius: 20px;
	text-align: center;
	line-height: 37px;
	margin-right: 20px;
/*	box-shadow: inset 0 0 2px #9f1b2f;*/
}
.addt p,.addt a{
/*	color: #a3a9ba;*/
	color: #fff;
}
.addt i,.addt p{
	display: inline-block;
}
.fo-yx{
	text-align:center;
}
.fo-add{
	text-align:right;
}

.foot-copy{
	width:100%;
	background: #262a35;
}
.fo-coy,.foot-copy a{
	color: #5c6273;
}
@media (max-width:999px) {
.ny-banner {
	padding: 12em 15px 4em 15px
}
}
@media (min-width:768px) and (max-width:999px) {
.ny-banner {
	padding: 10em 15px 4em 15px
}
}

@media only screen and (max-device-width:1199px) {
.pingpu-bg {
	background-attachment: scroll
}
	
}
@media screen and (max-width:1700px){
	.wenti h1{font-size:20px;}
}
@media(max-width:767px){
/*	产品列表页*/

	.ny-banner {
	padding: 10em 15px 4em 15px!important;
	}
	.pingpu-bg {
		background-attachment: scroll;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover
	}
/*	产品*/
	.pro-cp-tit ul li:last-child{
		margin: 0;
	}
/*	应用*/
	.yingyong-bj{
		padding:50px 0;
	}
	.yingyong-bj ul li p{
		font-size:14px;
		margin-top: 20px;
	}
	.yingyong-bj ul li p span{
		display: none;
	}
/*	关于*/
	.abou-img{
		margin-top: 30px;
	}
/*	中间*/
	.sec-jz{
		padding: 30px 0;
	}
	.sec-jz h4{
		font-size:14px;
		text-align: center;
	}
	.sec-jz h4 span{display: none;}
/*	底部*/
	.fo-lg-dh{
		display:flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.phone{
		display:flex;
	}
	.fo-xm-li{
		padding: 30px 0 0 0;
	}
	.ewm{
		padding: 30px;
	}
	.fo-yx{
		margin-top: 20px;
		text-align:left;
	}
	.fo-add{
		margin-top: 20px;
		text-align:left;
	}
	.foot-copy{
		text-align:center!important;
	}
	.fo-js{display: block; margin:auto;}
}
/*产品中心内页*/
.pingpu-bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed
}
@media only screen and (max-device-width:1199px) {
.pingpu-bg {
	background-attachment: scroll
}
}
@media screen and (max-width:767px) {
.pingpu-bg {
	background-attachment: scroll;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover
}
}
.ny-banner {
	padding: 14.5em 15px 9em 15px;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
	background-position: center top;
	overflow: hidden;
}
.ny-banner h3{
	font-size:30px;
	font-weight: bold;
	color: #b1263b;
}
.ny-banner p{
	
}
/*位置导航*/
.position{
	width: 100%;
	background: #f4f5f8;
	padding: 25px 0 10px 0;
}
.pos-ol{
	padding: 0;
}
.pos-ol li,.pos-ol li a{
	color: #b4b4b4;
}
.pos-ol li a:last-child{
	color: #888;
}
/*
.owl-item li{
	position:relative;
}
.owl-item li::after{
	position: absolute;
	content: '';
	display: block;
	width: 1px;
	height: 15px;
	background: #b4b4b4;
	top: 5px;
	right: 30%;
}
*/
.ab{
	
	color: #444;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	padding-left: 2px;
}
.ab:hover{
	color: #b1263b;
}
.ab::after{
	content: '';
	display: block;
	width: 0;
	height: 3px;
	transition: 0.4s;
	background: #b1263b;
	margin-top: 3px;
}
.ab:hover::after{
	width:100%;
}
.hou{
	color: #b1263b
}
.hou::after{
		content: '';
	display: block;
	width: 100%;
	height: 3px;
	transition: 0.4s;
	background: #b1263b;
	margin-top: 3px;
}
/*产品列表页*/
.pro-ny-li figure figcaption{
	margin-bottom: 20px;
	border: solid 1px #eee;
}
.pro-ny-li .pro-cp-tit{
	padding: 20px 30px;
}
.pro-ny-li .pro-cp-tit h3{
	border-bottom: 1px dashed #eee;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
}
.pro-ny-li .pro-cp-tit ul li i{
	
}
.pro-ny-ul-a li:first-child a{
    color: #fff;
    background: #b1263b;

}
.pro-ny-ul-a li a{
	display: block;
	width: 100%;
	padding: 0 20px;
    text-align: center;
    line-height: 30px;
    color: #888;
    background: #eee;
    border-radius: 3px;
    margin-top: 10px;
}
.pro-ny-ul-a li a:hover{
	background: #b1263b;
	color: #fff;
}
.pro-ny-li .pro-cp-tit ul{

}
.pro-ny-li .pro-img{

}
/*内页产品详细*/
.pro-con{
	margin-bottom:50px;
}
.pro-js{
	overflow: hidden;
	border: solid 1px #eee;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pro-ny-img img{ width: 100%;height: 100%;cursor: pointer;transition: all 0.6s;-ms-transition: all 0.8s;}
.pro-ny-img:hover img{ transform: scale(1.1);-ms-transform: scale(1.1);}
.pro-ny-img{
	position: relative;
}
.pro-logo-i{
	position: absolute;
	display: block;
	top: -18px;
	left: 5px;
	font-size: 50px;
	color: #fff;
	z-index: 5;
	font-family: 'logo';
	font-style: normal;
}
.pro-ny-img::after{
	content: '';
	position: absolute;
	font-size: 50px;
	top: -10px;
	z-index: 1;
	left: 0px;
	border-style: solid;
	border-width: 80px 80px 0 0;
	border-color: #b1263b transparent transparent transparent;
}
.pro-js h1{
	font-size:18px;
	font-weight: bold;
	margin-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px #ccc solid;
}

.pro-con-ys{
	overflow: hidden;
	padding-top: 8px;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 8px;
}
.jscs{
	margin-top: 15px;
	background: #F5F5F5;
	border-radius: 0.1875rem;
	padding: 15px;
	line-height: 1.8rem;
}
.pro-a{
	margin-top: 5px;
	overflow: hidden;
}
.pro-a ul li a{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #b1263b;
	border-radius: 3px;
	margin-top: 10px;
}
.pro-a ul li:first-child a{
	background-color: rgba(117,127,152,1);
}
.pro-a ul li:nth-child(3) a{
	text-align: left;
	font-family: 'tt0173m_';
	background: none;
	color: #b1263b;
	font-size: 24px;
}
.pro-ri-img{
	border:solid 1px #eee;
	text-align: center;
	margin-top: 10px;
}
.pro-ri-img p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.nav-tabs02>li>a{
	color: #444;
	background: #f4f5f8;
	border-radius: 3px;
}
.art-shot-con-tit{
	border-bottom: 1px #eee solid;
}
.art-shot-con-tit h3{
	display: inline-block;
	font-size: 16px;
	padding: 10px 30px;
	font-weight: bold;
	border-radius: 3px;
	background: #b1263b;
	color: #fff;
	position: relative;
}
/* .art-shot-con-tit h3::after{
	content: '';
    position: absolute;
    top: 0px;
    right: -27px;
	border: solid transparent;
	border-bottom-color: #b1263b;
	border-width: 27px 0px 0px 27px;
	border-left-color: #b1263b;
} */
.art-shop-con-xx{
	margin-top: 20px;
}
@media(max-width:768px){
	.nav-tabs02>li>a{
	padding:5px 0; 
	}
	.nav-tabs02>li{
		padding-left: 5px;
		padding-right: 5px;
	}
}
.nav-tabs02>li.active>a, .nav-tabs02>li.active>a:focus, .nav-tabs02>li.active>a:hover{
	background: #b1263b;
    color: #fff;
}
.tab-pro-ny{
	padding: 20px;
	line-height: 30px;
}
.xx-img img{
	width:100%;
}
/*内页新闻*/

.news_tit h5{font-size: 16px; font-weight: bold; color: #444;}
.news_tit p{color: #888; line-height: 30px;}
.news_tit ul li{color: #cccccc; margin-right: 20px;}

.news_tit{margin-top:20px; margin-bottom: 20px;}
.ny-news a{display:block; overflow: hidden; position: relative; margin-top: 20px;}
.ny-news a::after{display: block; position: absolute; content: ''; background: #f0f4f8; top: 0; bottom: 0; left: 50%; right: 100%; z-index: -1; transition: 0.4s;}
.ny-news a:hover::after{left:0; right: 0;}
.new-nub{padding: 20px;}
.new-nub p{background-color: rgba(117,127,152,1); width: 60px; font-size: 24px; font-family: 'tt0861m_'; line-height: 60px; color: #fff; text-align: center; transition: 0.4s;}
.ny-news a:hover .new-nub p{background-color: #b1263b;}

.pages{display:table; margin: 50px auto; text-align: center;}
.pages ul{padding: 0;}
.pages ul li{
    float: left;
    list-style-type: none;
    padding: 5px 15px;
    line-height: 30px;
	margin: 5px;
}
.pages ul li:not(.thisclass){
	background-color: #fff;
	color: #757f98;
	 border: 1px solid #eee;
}
.pages ul li a{
	color: #757f98;
	text-decoration:none;
}
.pages ul li select,.pages ul li select option{
	border:none;
}
.thisclass{
	background: #757f98;
	color: #fff;
	border: solid 1px #757f98;
}
.art-con{
	margin-bottom: 30px;
}
.art-con h1{text-align: center; font-size: 24px; font-weight: bold; color: #444;}
.art-con .container>div>p{ padding: 10px; border: solid 1px #eee; color: #ccc;margin-top: 15px!important;}
.art-con .container>div>p span{display: block; float:right;}
.art-con .info{line-height: 30px; border-bottom: 1px #eee dashed;}

.art-con-ul{
	border-bottom: 1px #eee dashed;
	padding: 10px;
	overflow: hidden;
	color: #999;
}
.art-con-date{
	color: #999;
	overflow: hidden;
}
.art-con-date i{
	color: #b1263b;
}
.ny-h4{margin: 0; background-color: rgba(117,127,152,1); color: #fff; text-align: center; line-height: 40px;}
.ny-h4 small{color: #fff;}
.ny-right ul li a{text-decoration:none; line-height: 40px; color: #A0A0A0; display: block; float: left; overflow: hidden;width: 80%; white-space: nowrap;    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
.ny-right ul li a:hover{color: #757f98;}
.ny-right ul li small{padding: 12px 0; color: #ccc;}
.ny-right i{font-size:14px; color: #cfdef7}
.fl li{
	font-size: 14px; font-weight: bold; color: #595959; text-align: center; background: #f4f5f8; margin: 10px 0; text-decoration: none; padding: 10px 0;
}
.fl a{
	text-decoration: none;
}

.sx-pian{ border: solid 1px #eee; padding: 10px; margin-top: 30px;}
.sx-pian a{ text-decoration: none; color: #757f98; }

/*客户案例*/
.anli-img{
	border: solid 1px #eee;
	margin-top: 30px;
	padding: 10px;
}
.anli-img p{
	padding-top: 20px;
}
.khal .anli-img p{
	padding: 0;
	line-height: 40px;
	color: #fff;
	background: #757f98;
}
/*关于我们公司简介*/
.about-con .xm-cp-tit h2{
	font-family: 'abouticon';
	font-size: 48px;
}
.about-con .xm-cp-tit h2 span{
	font-weight: normal;
}
.about-con02{
	line-height:30px;
}
.sec-yanfa figure{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
.sec-yanfa figure figcaption{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.sec-yanfa figure:nth-child(1n) figcaption{
	background: #757f98;
}
.sec-yanfa figure:nth-child(2n) figcaption{
	background: #939cb4;
}
.sec-yanfa figure figcaption h4{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.sec-yanfa figure figcaption h4 span{
	font-size: 12px;
}

.about-cul figcaption{
	box-shadow: 0 0 4px #ccc;
}
.about-cul-img{
	position: relative;
}
.about-cul-img img{
	border-radius: 3px;
}
.about-cul-img p{
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.ab-icon{
	padding: 0 2rem 0.5rem 2rem;
}
.ab-icon h3{
	overflow: hidden;
}
.ab-icon h3 i{
	display: block;
	float: left;
	font-size: 4.5rem;
}
.ab-icon h3 p{
	text-transform: uppercase;
	font-size: 14px;
	color:#444;
	font-weight: bold;
	line-height: 1.5rem;
	margin-top: 7px;
	margin-left: 8px;
}
.ab-icon h3 p span{
	font-size: 12px;
}
.ab-icon-bg{
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 0;
}
.ab-icon-small{
    font-size: 0.6rem;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.80);
    transform: scale(0.8);
    width: 135%;
}

.about-jishu figure{
	margin-top: 20px;
}
.about-jishu h3{
	font-weight: bold;
	font-size: 18px;
	color: #757f98;
}
.about-jishu small{
	font-weight: bold;
	font-size: 14px;
	color: #757f98;
	display: block;
	margin-bottom: 10px;
}
.about-jishu p{
	line-height: 30px;
	color: #595959;
	text-indent: 28px;
}

.about-shiye{
	padding: 60px 0;
	background-image: url("../image/about-sybj.jpg");
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.about-shiye .zm-bj{
	color: #585a68;
}
.about-shiye .xm-cp-tit h2,.about-shiye .xm-cp-tit h2 span{
	color: #fff;
}
.about-shiye .xm-cp-tit p{
	color: #bdbdbd;
}
.about-shiye ul li{
	color: #fff;
	margin-top: 10px;
}
.about-shiye .nav-tabs02 li a{
	font-weight:bold;
}
.tab-abo-ny{
	margin-top:30px;
}
.tab-abo-ny ul li{
	padding: 10px 30px;
	font-size: 16px;
}
.tab-abo-ny ul li::before{
	content: "\f105";
	display: inline-block;
	  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	margin-right: 5px;
}
/*联系我们*/
.contact-con>h2,.con_box>h2{margin-top:50px; color: #b1263b; font-weight: bold;}
.contact-con>h2>span{color: #444;}
.contact-con figure h4{color:#444; font-weight: bold; font-size: 1.875rem; margin: 20px 0;}
.contact-con figure p{line-height: 24px;margin: 5px 0;}
.contact-con figure p::before{
	display: inline-block;
	width: 18px;
	color: #b1263b;
}
.contact-bj{background-image: url("../imge/contact-banner.jpg");}
.con-add{padding: 35px 15px;}
.con-add li{line-height: 30px;}
#dituContent{width:  100%;height: 380px;}
.con-add i{margin-right: 10px; color: #b1263b;}

.con-add ul{
	padding-left: 0px;
}
.con-border{
	width: 80%;
	margin: auto;
	overflow: hidden;	
	border: 8px #f4f5f8 solid;
	margin-bottom: 50px;
	margin-top: 50px;
	padding-bottom: 30px;
}
@media (max-width:900px){
	.con-border{
		width: 95%;
	}
	.about-cul figcaption{
		margin-top: 2rem;
	}
}
.con-add02{padding: 35px 15px;}
.con-add02 li{
	line-height: 24px;
	padding-bottom: 10px;
}
.con-lxr-bj{
/* 	background-image: url("../image/yyzx3.jpg"); */
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px 0;
}
@media (min-width:1000px) {
	.con-lxr-bj table td{
		padding-left: 30px;
		padding-bottom: 20px;
	}
}

.con_box input.form-control{
	box-shadow: none;
	height: 44px;
}
.con_box input.form-control:focus,.con_box textarea.form-control:focus{
	border-color: #b1263b;
}
.con_box input.submit{
	border: none;
	width: 180px;
	color: #fff;
	background: #757f98;
	border-radius: 3px;
	transition: 0.4s;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 30px;
	box-shadow: none;
}
.con_box input.submit:hover{
	background: #b1263b;
}
.con_box textarea.form-control{
	box-shadow: none;
	min-height: 100px;
}

.contact-yyzx{
/* 	background-image: url("../image/yyzx1.jpg"); */
}
.contact-yyzx,.contact-xgyyzx{
	background-repeat: no-repeat;
	background-size: cover;
}
.contact-xgyyzx{
	margin-top: 20px;
	background-image: url("../image/yyzx2.jpg");
}
.ripple {
    position: relative;
    overflow: hidden;
}

.ripple:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #666 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .3s, opacity .5s;
}

.ripple:active:after {
    transform: scale(0, 0);
    opacity: .3;
    transition: 0s;
}
footer{

}
.foot-link h3{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #5c6273;
}

.yy-rm-tit {
	border-bottom: #eee 1px solid;
}
.yy-rm-tit h3{
	font-size: 18px;
	color: #b1263b;
	font-weight: bold;
}
.yy-rm-tit h3 span{
	font-size: 14px;
	color: #595959;
	margin-left: 10px;
	font-weight: normal;
}

.contact-logo .contact-logo-i{
	font-family: 'logo';
	color: #b1263b;
	font-style: normal;
	font-size: 200px;
	line-height: 200px;
}
.contact-logo p{
	margin-top: -40px;
	font-family: 'tt1161m_';
	font-size: 24px;
	color: #b1263b;
}
.contact-logo h2{
	margin-top: 10px;
	color: #b1263b;
	font-family: 'tt1161m_';
}
.contact-name h2{
	font-size: 24px;
	font-weight: bold;
	color: #b1263b;
}